home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
2325
/
2325.xpi
/
chrome
/
skin
/
lin
/
style.css
next >
Wrap
Cascading Style Sheet File
|
2009-11-24
|
1KB
|
35 lines
#RSSTICKER-button {
list-style-image: url(chrome://rss-ticker/skin/toolbar-icon.png);
-moz-image-region: rect(0px, 24px, 24px, 0px);
}
#RSSTICKER-button:hover:active, #RSSTICKER-button:hover {
-moz-image-region: rect(48px, 24px, 72px, 0px);
}
#RSSTICKER-button[greyed="true"] {
-moz-image-region: rect(24px, 24px, 48px, 0px);
}
#RSSTICKER-button[greyed="true"]:hover:active, #RSSTICKER-button[greyed="true"]:hover {
-moz-image-region: rect(72px, 24px, 96px, 0px);
}
toolbar[iconsize="small"] #RSSTICKER-button {
list-style-image: url(chrome://rss-ticker/skin/toolbar-icon-small.png);
-moz-image-region: rect(0px, 16px, 16px, 0px);
}
toolbar[iconsize="small"] #RSSTICKER-button:hover:active, toolbar[iconsize="small"] #RSSTICKER-button:hover {
-moz-image-region: rect(32px, 16px, 48px, 0px);
}
toolbar[iconsize="small"] #RSSTICKER-button[greyed="true"] {
-moz-image-region: rect(0px, 16px, 16px, 0px);
}
toolbar[iconsize="small"] #RSSTICKER-button[greyed="true"]:hover:active, toolbar[iconsize="small"] #RSSTICKER-button[greyed="true"]:hover {
-moz-image-region: rect(32px, 16px, 48px, 0px);
}